runtime.p.id (field)
14 uses
runtime (current package)
debuglog.go#L110: l.w.varint(int64(gp.m.p.ptr().id))
mgc.go#L636: println("runtime: p", p.id, "flushGen", fg, "!= sweepgen", mheap_.sweepgen)
mgc.go#L1408: print("runtime: P ", p.id, " flushedWork ", gcw.flushedWork)
mgcpacer.go#L805: myID := gp.m.p.ptr().id
proc.go#L4594: pp.id = id
proc.go#L4786: if _g_.m.p != 0 && _g_.m.p.ptr().id < nprocs {
proc.go#L5379: id1 = _p_.id
proc.go#L5599: timerpMask.clear(pp.id)
proc.go#L5620: idlepMask.set(_p_.id)
proc.go#L5638: timerpMask.set(_p_.id)
proc.go#L5639: idlepMask.clear(_p_.id)
proc.go#L6052: return int(mp.p.ptr().id)
runtime2.go#L597: id int32
trace.go#L627: return mp, p.id, &p.tracebuf